Skip to content

fix: restore missing further reading links and fix Fowler URL#201

Merged
rdmueller merged 2 commits into
LLM-Coding:mainfrom
raifdmueller:fix/workflow-further-reading
Mar 17, 2026
Merged

fix: restore missing further reading links and fix Fowler URL#201
rdmueller merged 2 commits into
LLM-Coding:mainfrom
raifdmueller:fix/workflow-further-reading

Conversation

@raifdmueller

@raifdmueller raifdmueller commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Two links were lost during the HTML-to-AsciiDoc conversion in #198, and the first link was broken:

  • Fix: martinfowler.com/articles/exploring-gen-ai/exploring-gen-ai.html (trailing slash returned 403)
  • Restore: Simon Martinelli, AI Unified Process
  • Restore: Ralf D. Müller & Simon Martinelli, Spec-Driven Development (Episode 298)

Both EN and DE versions updated.

Test plan

  • All three links in Further Reading / Weiterführende Literatur are clickable and resolve

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Dokumentation
    • Literatursammlung um zwei neue Referenzen erweitert: „AI Unified Process“ und „Spec‑Driven Development“ (Podcast).
    • Link für „Exploring Gen AI“ aktualisiert für verbesserte Zugänglichkeit.
    • Format- und Navigationsanpassungen vorgenommen, um Lesbarkeit und Auffindbarkeit zu verbessern.
    • Deutsche Version der Hinweise entsprechend angepasst.

Two links (AI Unified Process, software-architektur.tv) were lost during
the HTML-to-AsciiDoc conversion. Also fix the martinfowler.com URL
(exploring-gen-ai/ → exploring-gen-ai.html).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: d16c2d34-691e-487f-9d15-bfe366a9f2af

📥 Commits

Reviewing files that changed from the base of the PR and between f1cd879 and 9a6149f.

📒 Files selected for processing (2)
  • docs/spec-driven-workflow.adoc
  • docs/spec-driven-workflow.de.adoc

Walkthrough

Aktualisierung der Spec-Driven-Workflow-Dokumentation (englisch und deutsch): ein vorhandener Link wurde auf eine HTML-Zielseite geändert und zwei neue Weiterlese-Verweise (AI Unified Process; Spec-Driven Development Podcast) wurden ergänzt.

Changes

Cohort / File(s) Summary
Dokumentation (EN & DE)
docs/spec-driven-workflow.adoc, docs/spec-driven-workflow.de.adoc
Änderung des "Exploring Gen AI"-Links zur HTML-Seite (.../sdd-3-tools.html) und Hinzufügung von zwei neuen Weiterführungs-Bullets: Simon Martinelli (AI Unified Process) und Ralf D. Müller & Simon Martinelli (Spec-Driven Development Podcast).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed Der Titel beschreibt präzise die Hauptänderungen: Wiederherstellung fehlender Links und Behebung einer defekten URL.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rdmueller rdmueller merged commit 521f8e6 into LLM-Coding:main Mar 17, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants